Skip to main content

VIRTUS Protocol — Delta-Neutral Strategy

Effective Date: April 14, 2026
Version: 1.0


What is a Delta-Neutral Strategy?

The Delta-Neutral Strategy minimizes the impact of price movements on your liquidity position while continuing to earn yield from trading fees, protocol rewards, and funding rates.

Instead of predicting market direction, the strategy balances two opposite positions so that price changes cancel each other out.


How It Works

The strategy combines two components that operate simultaneously:

1. Liquidity Position (LP)

You provide liquidity to a concentrated liquidity pool (e.g. ETH/USDC) on a VIRTUS or any Uniswap V3-compatible protocol. This position generates trading fees and, where applicable, protocol gauge rewards.

2. Hedge Position (Short)

An equivalent short position is opened on a derivative DEX, matching the amount of the volatile asset (ETH, BTC, etc.) held in the LP. This short offsets the price exposure created by the liquidity position.

The Rebalancing Cycle

As the price of the volatile asset changes, the composition of the LP shifts. The system continuously monitors the delta (the difference between LP exposure and the hedge) and rebalances when the drift exceeds a configured threshold:

EventLP EffectHedge Action
Price risesVolatile asset in LP decreases, stable asset increasesReduce short proportionally
Price fallsVolatile asset in LP increases, stable asset decreasesIncrease short proportionally
LP exits range upward100% stable asset, 0% volatileClose hedge entirely
LP exits range downward100% volatile asset, 0% stableMaintain full hedge

The result: overall exposure to price volatility is minimized, and yield from fees and rewards continues to accrue.


What You Earn

With price exposure neutralized, returns come from:

  • Trading fees from the concentrated liquidity pool, proportional to your position and the volume traded within your price range
  • Protocol rewards (gauge emissions) where the LP is staked in a supported protocol
  • Funding rates from the derivative position — when funding is negative (paid to short holders), it adds to your yield; when positive, it reduces yield

Supported Protocols and Networks

The strategy supports Uniswap V3-compatible concentrated liquidity protocols across multiple networks:

NetworkProtocols
BaseVIRTUS CL, Aerodrome CL, Uniswap V3, SushiSwap V3, PancakeSwap V3,
ArbitrumUniswap V3, SushiSwap V3, PancakeSwap V3
EthereumUniswap V3, SushiSwap V3, PancakeSwap V3
OptimismUniswap V3, Velodrome CL
PolygonUniswap V3, SushiSwap V3, PancakeSwap V3
BSCPancakeSwap V3

Hedging is executed on Hyperliquid using isolated or cross margin with configurable leverage (2x–20x, default 5x).


Range Exit Handling

Concentrated liquidity positions can exit their configured price range. The strategy handles both scenarios:

Exit Upward (Price Above Range)

The LP automatically converts to 100% stable asset (e.g. USDC). There is no volatile asset exposure remaining. The hedge is closed entirely and realized PnL is recorded.

Exit Downward (Price Below Range)

The LP automatically converts to 100% volatile asset (e.g. ETH). Exposure is at maximum. The hedge is maintained at full size, keeping the position delta-neutral.

Return to Range

When the price re-enters the LP range, the system recalculates the delta and rebalances the hedge accordingly.


Market Scenarios

Sideways / Range-Bound Market

Optimal conditions for the strategy. The LP stays in range, generating maximum fees. The hedge requires minimal rebalancing. Yield accumulates with low cost.

LP shifts toward stable assets. The hedge is progressively reduced. Fees and rewards continue to accrue. Realized PnL from hedge adjustments is recorded.

LP accumulates more volatile asset. The hedge is progressively increased. Exposure remains controlled. Funding rates on the short may provide additional yield.

High Volatility / Sharp Moves

Spike protection mechanisms confirm range exits before acting — a single exit signal is logged but not acted upon; only consecutive confirmations trigger hedge adjustments. This prevents unnecessary rebalancing from price wicks or temporary spikes.


Security Mechanisms

Watchdog

An independent safety timer monitors the main operating cycle. If the cycle stalls for more than 5 minutes without a successful execution, all hedge positions are closed immediately and the system halts. Alerts are sent via Telegram.

Spike Protection

Price exits from the LP range are confirmed over consecutive checks before action is taken. A single exit is treated as a potential spike and ignored. Only confirmed, sustained exits trigger hedge adjustments.

RPC Fault Tolerance

If blockchain data sources return errors, the system applies conservative logic: if all positions for a given asset return errors, no hedge action is taken. Partial errors allow rebalancing on available data. API key rotation is automatic when rate limits are hit.

Minimum Order Enforcement

Orders below the derivative exchange minimum ($10) are skipped to prevent failed transactions and unnecessary costs.

Encryption

All sensitive credentials (private keys, API tokens) are encrypted using Fernet (AES-128 + HMAC). Private keys are never stored in plaintext and never appear in logs or API responses.


Configuration Parameters

ParameterDefaultDescription
Rebalance Threshold5%Delta drift at which rebalancing triggers
Check Interval60 secFrequency of the main monitoring cycle
Min Order Size0.001 ETHMinimum order size for hedge adjustments
Leverage5xDerivative position leverage (range: 2x–20x)
Telegram AlertsEnabledNotifications for rebalances, range exits, and emergencies

Minimum Position Sizes

The derivative exchange enforces a minimum order of $10. This determines the minimum LP size for effective rebalancing:

Rebalance ThresholdMin LP SizeMargin Required (5x)Total Minimum
5%$400$80$480
3%$667$133$800
2%$1,000$200$1,200
1%$2,000$400$2,400

Positions below $400 can only open and close the hedge in full — incremental rebalancing is not possible. Recommended minimum: $2,000 with a 1% threshold.


PnL Calculation

The strategy tracks the following PnL components:

ComponentDefinition
LP DeltaCurrent LP value minus initial deposit
Unrealized PnLOpen hedge position profit/loss
Realized PnLAccumulated PnL from closed or adjusted hedge trades
RewardsProtocol gauge rewards (accrued + claimed)
FeesPool trading fees (accrued + claimed)
Net ResultLP Delta + Unrealized + Realized + Rewards + Fees
APY(Net Result / Initial Deposit) × (365 / Days) × 100%

Realized PnL is persistent — it survives restarts and accumulates across sessions.


Non-Custodial Architecture

VIRTUS Protocol is entirely non-custodial. The Delta-Neutral Strategy does not change this:

  • You control your LP positions through your own wallet
  • You control your derivative account independently
  • No party can access, move, or manage your funds on your behalf
  • Private keys are never transmitted, stored in plaintext, or exposed

Important Notices

The Delta-Neutral Strategy is designed to reduce price exposure, not eliminate all risk. Smart contracts can contain vulnerabilities. Derivative platforms carry their own risks including liquidation, funding rate changes, and counterparty risk. Market conditions can affect performance in ways that cannot be fully predicted.


© 2026 VIRTUS Protocol. All rights reserved.